home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-12-10 | 34.9 KB | 2,632 lines | [TEXT/MPS ] |
-
- B ADBOp
- I AddressTst
- P testee, S P data
- I AddressTst
- P testee, S P compRout
- I AddressTst
- P testee, S P buffer
-
- A ADBOp
- I zeroWord
- P testee, S P returnValue
-
- B GetADBInfo
- I AddressTst
- P testee, S P info
-
- A GetADBInfo
- I zeroWord
- P testee, S P returnValue
-
- B SetADBInfo
- I AddressTst
- P testee, S P info
-
- A SetADBInfo
- I zeroWord
- P testee, S P returnValue
-
- B GetIndADB
- I AddressTst
- P testee, S P info
-
- B NumToString
- I AddressTst
- P testee, S P theString
-
- B StringToNum
- I AddressTst
- P testee, S P theString
-
- B NewControl
- I WindowPtrTst
- P testee, S P theWindow
- I RectTest
- P testee, S P boundsRect
- I rangeWordSigned
- P lowerBound, S P min
- P testee, S P value
- P upperBound, S P max
-
- A NewControl
- I HandleTest
- P testee, S P returnValue
-
- B GetNewControl
- I WindowPtrTst
- P testee, S P owner
-
- A GetNewControl
- I HandleTest
- P testee, S P returnValue
-
- B DisposeControl
- I HandleTestNilOK
- P testee, S P theControl
-
- B KillControls
- I WindowPtrTst
- P testee, S P theWindow
-
- B SetCTitle
- I ControlHndTst
- P testee, S P theControl
- I AddressTst
- P testee, S P title
-
- B GetCTitle
- I ControlHndTst
- P testee, S P theControl
-
- B HideControl
- I ControlHndTst
- P testee, S P theControl
-
- B ShowControl
- I ControlHndTst
- P testee, S P theControl
-
- B DrawControls
- I WindowPtrTst
- P testee, S P theWindow
-
- B Draw1Control
- I ControlHndTst
- P testee, S P theControl
-
- B HiliteControl
- I ControlHndTst
- P testee, S P theControl
-
- B UpdtControl
- I WindowPtrTst
- P testee, S P theWindow
- I RgnHndTst
- P testee, S P updateRgn
-
- B TestControl
- I ControlHndTst
- P testee, S P theControl
-
- B FindControl
- I WindowPtrTst
- P testee, S P theWindow
-
- B TrackControl
- I ControlHndTst
- P testee, S P theControl
-
- B MoveControl
- I ControlHndTst
- P testee, S P theControl
-
- B DragControl
- I ControlHndTst
- P testee, S P theControl
- I RectTest
- P testee, S P limitRect
- I RectTest
- P testee, S P slopRect
-
- B SizeControl
- I ControlHndTst
- P testee, S P theControl
-
- B SetCtlValue
- I ControlHndTst
- P testee, S P theControl
-
- B GetCtlValue
- I ControlHndTst
- P testee, S P theControl
-
- B SetCtlMin
- I ControlHndTst
- P testee, S P theControl
-
- B GetCtlMin
- I ControlHndTst
- P testee, S P theControl
-
- B SetCtlMax
- I ControlHndTst
- P testee, S P theControl
-
- B GetCtlMax
- I ControlHndTst
- P testee, S P theControl
-
- B SetCRefCon
- I ControlHndTst
- P testee, S P theControl
-
- B GetCRefCon
- I ControlHndTst
- P testee, S P theControl
-
- B SetCtlAction
- I ControlHndTst
- P testee, S P theControl
-
- B GetCtlAction
- I ControlHndTst
- P testee, S P theControl
-
- B SetCtlColor
- I ControlHndTst
- P testee, S P theControl
-
- B GetAuxCtl
- I ControlHndTst
- P testee, S P theControl
-
- B GetCVariant
- I ControlHndTst
- P testee, S P theControl
-
- B OpenDeskAcc
- I AddressTst
- P testee, S P theAcc
-
- B SystemClick
- I WindowPtrTst
- P testee, S P theWindow
- I AddressTst
- P testee, S P theEvent
-
- B NewDialog
- I RectTest
- P testee, S P boundsRect
- I HandleTest
- P testee, S P itmLstHndl
-
- B CloseDialog
- I DlogPtrTst
- P testee, S P theDialog
-
- B DisposDialog
- I DlogPtrTst
- P testee, S P theDialog
-
- B DrawDialog
- I DlogPtrTst
- P testee, S P theDialog
-
- B UpdtDialog
- I DlogPtrTst
- P testee, S P theDialog
- I RgnHndTst
- P testee, S P updateRgn
-
- B SetDItem
- I DlogPtrTst
- P testee, S P theDialog
- I itemHandleTest
- P testee, S P item
- P type, S P itemType
- I RectTest
- P testee, S P box
-
- B HideDItem
- I DlogPtrTst
- P testee, S P theDialog
-
- B ShowDItem
- I DlogPtrTst
- P testee, S P theDialog
-
- B FindDItem
- I DlogPtrTst
- P testee, S P theDialog
-
- B GetIText
- I HandleTest
- P testee, S P item
-
- B SetIText
- I HandleTest
- P testee, S P item
-
- B SelIText
- I DlogPtrTst
- P testee, S P theDialog
-
- B NewCDialog
- I RectTest
- P testee, S P boundsRect
-
- A NewCDialog
- I DlogPtrTst
- P testee, S P returnValue
-
- A DIFormat
- I zeroWord
- P testee, S P returnValue
-
- A DIVerify
- I zeroWord
- P testee, S P returnValue
-
- A DIZero
- I zeroWord
- P testee, S P returnValue
-
- A PostEvent
- I zeroWord
- P testee, S P returnValue
-
- B GetFontName
- I AddressTst
- P testee, S P theName
-
- B FMSwapFont
- I AddressTst
- P testee, S P inRec
-
- A FMSwapFont
- I AddressTst
- P testee, S P returnValue
-
- B FontMetrics
- I AddressTst
- P testee, S P theMetrics
-
- B GetFNum
- I AddressTst
- P testee, S P theName
-
- A IUGetIntl
- I HandleTest
- P testee, S P returnValue
-
- B IUSetIntl
- I HandleTest
- P testee, S P intlParam
-
- B IUMagString
- I AddressTst
- P testee, S P aPtr
- I AddressTst
- P testee, S P bPtr
-
- B IUMagIDString
- I AddressTst
- P testee, S P aPtr
- I AddressTst
- P testee, S P bPtr
-
- B IUDatePString
- I HandleTest
- P testee, S P intlParam
-
- B IUTimePString
- I HandleTest
- P testee, S P intlParam
-
- B LActivate
- I HandleTest
- P testee, S P lHandle
-
- B LAddColumn
- I HandleTest
- P testee, S P lHandle
-
- B LAddRow
- I HandleTest
- P testee, S P lHandle
-
- B LAddToCell
- I PointerTestNoBlockHeader
- P testee, S P dataPtr
- I HandleTest
- P testee, S P lHandle
-
- B LAutoScroll
- I HandleTest
- P testee, S P lHandle
-
- B LCellSize
- I HandleTest
- P testee, S P lHandle
-
- B LClick
- I HandleTest
- P testee, S P lHandle
-
- B LClrCell
- I HandleTest
- P testee, S P lHandle
-
- B LDelColumn
- I HandleTest
- P testee, S P lHandle
-
- B LDelRow
- I HandleTest
- P testee, S P lHandle
-
- B LDispose
- I HandleTest
- P testee, S P lHandle
-
- B LDoDraw
- I HandleTest
- P testee, S P lHandle
-
- B LDraw
- I HandleTest
- P testee, S P lHandle
-
- B LFind
- I HandleTest
- P testee, S P lHandle
-
- B LGetCell
- I PointerTestNoBlockHeader
- P testee, S P dataPtr
- I AddressTst
- P testee, S P dataLen
- I HandleTest
- P testee, S P lHandle
-
- B LGetSelect
- I HandleTest
- P testee, S P lHandle
-
- B LLastClick
- I HandleTest
- P testee, S P lHandle
-
- B LNew
- I RectTest
- P testee, S P rView
- I RectTest
- P testee, S P dataBounds
- I WindowPtrTst
- P testee, S P theWindow
-
- A LNew
- I HandleTest
- P testee, S P returnValue
-
- B LNextCell
- I HandleTest
- P testee, S P lHandle
-
- B LRect
- I RectTest
- P testee, S P cellRect
- I HandleTest
- P testee, S P lHandle
-
- B LScroll
- I HandleTest
- P testee, S P lHandle
-
- B LSearch
- I PointerTestNoBlockHeader
- P testee, S P dataPtr
- I AddressTst
- P testee, S P searchProc
- I HandleTest
- P testee, S P lHandle
-
- B LsetCell
- I PointerTestNoBlockHeader
- P testee, S P dataPtr
- I HandleTest
- P testee, S P lHandle
-
- B LSetSelect
- I HandleTest
- P testee, S P lHandle
-
- B LSize
- I HandleTest
- P testee, S P lHandle
-
- B LUpdate
- I RgnHndTst
- P testee, S P theRgn
- I HandleTest
- P testee, S P lHandle
-
- A NewHandle
- I checkMemError
- P testee, S A R D0 W
-
- A NewEmptyHandle
- I checkMemError
- P testee, S A R D0 W
-
- A NewPtr
- I checkMemError
- P testee, S A R D0 W
-
- B SetApplBase
- I AddressTst
- P testee, S B R A0 L
-
- A SetApplBase
- I checkMemError
- P testee, S A R D0 W
-
- B InitZone
- I AddressTst
- P testee, S B R A0 L
-
- A InitZone
- I checkMemError
- P testee, S A R D0 W
-
- B SetApplLimit
- I AddressTst
- P testee, S B R A0 L
-
- A SetApplLimit
- I checkMemError
- P testee, S A R D0 W
-
- B DisposHandle
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A DisposHandle
- I checkMemError
- P testee, S A R D0 W
-
- B GetHandleSize
- I HandleTestNilOk
- P testee, S B R A0 L
-
- B SetHandleSize
- I HandleTest
- P testee, S B R A0 L
-
- A SetHandleSize
- I checkMemError
- P testee, S A R D0 W
-
- B HandleZone
- I HandleTest
- P testee, S B R A0 L
-
- A HandleZone
- I checkMemError
- P testee, S A R D0 W
-
- B RecoverHandle
- I AddressTst
- P testee, S B R A0 L
-
- A RecoverHandle
- I HandleTest
- P testee, S A R A0 L
-
- B ReallocHandle
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A ReallocHandle
- I checkMemError
- P testee, S A R D0 W
-
- B DisposPtr
- I PointerTestNilOk
- P testee, S B R A0 L
-
- A DisposPtr
- I checkMemError
- P testee, S A R D0 W
-
- B GetPtrSize
- I PointerTest
- P testee, S B R A0 L
-
- B SetPtrSize
- I PointerTest
- P testee, S B R A0 L
-
- A SetPtrSize
- I checkMemError
- P testee, S A R D0 W
-
- B PtrZone
- I PointerTest
- P testee, S B R A0 L
-
- A PtrZone
- I checkMemError
- P testee, S A R D0 W
-
- B EmptyHandle
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A EmptyHandle
- I checkMemError
- P testee, S A R D0 W
-
- B HLock
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A HLock
- I checkMemError
- P testee, S A R D0 W
-
- B HUnlock
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A HUnlock
- I checkMemError
- P testee, S A R D0 W
-
- B HPurge
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A HPurge
- I checkMemError
- P testee, S A R D0 W
-
- B HNoPurge
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A HNoPurge
- I checkMemError
- P testee, S A R D0 W
-
- B SetGrowZone
- I AddressTst
- P testee, S B R A0 L
-
- A SetGrowZone
- I checkMemError
- P testee, S A R D0 W
-
- B BlockMove
- I AddressTst
- P testee, S B R A0 L
- I AddressTst
- P testee, S B R A1 L
-
- A BlockMove
- I checkMemError
- P testee, S A R D0 W
-
- B MoveHHi
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A MoveHHi
- I checkMemError
- P testee, S A R D0 W
-
- B HSetRBit
- I HandleTest
- P testee, S B R A0 L
-
- A HSetRBit
- I checkMemError
- P testee, S A R D0 W
-
- B HClrRBit
- I HandleTest
- P testee, S B R A0 L
-
- A HClrRBit
- I checkMemError
- P testee, S A R D0 W
-
- B HGetState
- I HandleTestNilOk
- P testee, S B R A0 L
-
- B HSetState
- I HandleTestNilOk
- P testee, S B R A0 L
-
- A HSetState
- I checkMemError
- P testee, S A R D0 W
-
- A PurgeMem
- I checkMemError
- P testee, S A R D0 W
-
- A ResrvMem
- I checkMemError
- P testee, S A R D0 W
-
- B DisposeMenu
- I MenuHndTst
- P testee, S P theMenu
-
- B AppendMenu
- I MenuHndTst
- P testee, S P theMenu
-
- B AddResMenu
- I MenuHndTst
- P testee, S P theMenu
-
- B InsertMenu
- I MenuHndTst
- P testee, S P theMenu
-
- B DelMenuItem
- I MenuHndTst
- P testee, S P theMenu
-
- B InsMenuItem
- I MenuHndTst
- P testee, S P theMenu
-
- B SetItem
- I MenuHndTst
- P testee, S P theMenu
-
- B GetItem
- I MenuHndTst
- P testee, S P theMenu
-
- B DisableItem
- I MenuHndTst
- P testee, S P theMenu
-
- B EnableItem
- I MenuHndTst
- P testee, S P theMenu
-
- B CheckItem
- I MenuHndTst
- P testee, S P theMenu
-
- B SetItemMark
- I MenuHndTst
- P testee, S P theMenu
-
- B GetItemMark
- I MenuHndTst
- P testee, S P theMenu
-
- B GetItemIcon
- I MenuHndTst
- P testee, S P theMenu
-
- B SetItemIcon
- I MenuHndTst
- P testee, S P theMenu
-
- B GetItemStyle
- I MenuHndTst
- P testee, S P theMenu
-
- B SetItemStyle
- I MenuHndTst
- P testee, S P theMenu
-
- B CalcMenuSize
- I MenuHndTst
- P testee, S P theMenu
-
- B CountMItems
- I MenuHndTst
- P testee, S P theMenu
-
- B GetItemCmd
- I MenuHndTst
- P testee, S P theMenu
-
- B SetItemCmd
- I MenuHndTst
- P testee, S P theMenu
-
- B PopUpMenuSelect
- I MenuHndTst
- P testee, S P theMenu
-
- A MFMaxMem
- I checkMemError
- P testee, S A R D0 W
-
- A MFTempNewHandle
- I checkMemError
- P testee, S A R D0 W
-
- B MFTempHLock
- I HandleTest
- P testee, S P h
-
- A MFTempHLock
- I checkMemError
- P testee, S A R D0 W
-
- B MFTempHUnlock
- I HandleTest
- P testee, S P h
-
- A MFTempHUnlock
- I checkMemError
- P testee, S A R D0 W
-
- B MFTempDisposHandle
- I HandleTest
- P testee, S P h
-
- B MFTopMem
- I AddressTst
- P testee, S P returnValue
-
- B NMInstall
- I AddressTst
- P testee, S P nmReqPtr
-
- A NMInstall
- I zeroWord
- P testee, S P returnValue
-
- B NMRemove
- I AddressTst
- P testee, S P nmReqPtr
-
- A NMRemove
- I zeroWord
- P testee, S P returnValue
-
- B NewPalette
- I HandleTestNilOK
- P testee, S P srcColors
-
- A NewPalette
- I HandleTest
- P testee, S P returnValue
-
- A GetNewPalette
- I HandleTest
- P testee, S P returnValue
-
- B DisposePalette
- I HandleTestNilOK
- P testee, S P srcPalette
-
- B ActivatePalette
- I WindowPtrTst
- P testee, S P srcWindow
-
- B SetPalette
- I WindowPtrTst
- P testee, S P dstWindow
- I HandleTestNilOK
- P testee, S P srcPalette
-
- B GetPalette
- I WindowPtrTst
- P testee, S P srcWindow
-
- A GetPalette
- I HandleTestNilOK
- P testee, S P returnValue
-
- B CopyPalette
- I HandleTestNilOK
- P testee, S P srcPalette
-
- B AnimateEntry
- I WindowPtrTst
- P testee, S P dstWindow
-
- B AnimatePalette
- I WindowPtrTst
- P testee, S P dstWindow
- I HandleTest
- P testee, S P srcCTab
-
- B GetEntryColor
- I HandleTest
- P testee, S P srcPalette
-
- B SetEntryColor
- I HandleTest
- P testee, S P dstPalette
-
- B GetEntryUsage
- I HandleTest
- P testee, S P srcPalette
-
- B SetEntryUsage
- I HandleTest
- P testee, S P dstPalette
-
- B CTab2Palette
- I HandleTest
- P testee, S P srcCTab
- I HandleTest
- P testee, S P dstPalette
-
- B Palette2CTab
- I HandleTest
- P testee, S P srcPalette
- I HandleTest
- P testee, S P dstCTab
-
- B OpenPort
- I AddressTst
- P testee, S P port
-
- B InitPort
- I AddressTst
- P testee, S P port
-
- B ClosePort
- I GrafPtrTst
- P testee, S P port
-
- B SetPort
- I GrafPtrTst
- P testee, S P port
-
- B SetPortBits
- I AnyMapTest
- P testee, S P bm
-
- B SetClip
- I RgnHndTst
- P testee, S P rgn
-
- B ClipRect
- I rectTest
- P testee, S P r
-
- B DrawText
- I AddressTst
- P testee, S P textBuf
-
- B TextWidth
- I AddressTst
- P testee, S P textBuf
-
- B MeasureText
- I AddressTst
- P testee, S P textAddr
- I AddressTst
- P testee, S P charLocs
-
- B PtInRect
- I RectTest
- P testee, S P r
-
- B FrameRect
- I RectTest
- P testee, S P r
-
- B PaintRect
- I RectTest
- P testee, S P r
-
- B EraseRect
- I RectTest
- P testee, S P r
-
- B InvertRect
- I RectTest
- P testee, S P r
-
- B FillRect
- I RectTest
- P testee, S P r
-
- B FrameOval
- I RectTest
- P testee, S P r
-
- B PaintOval
- I RectTest
- P testee, S P r
-
- B EraseOval
- I RectTest
- P testee, S P r
-
- B InvertOval
- I RectTest
- P testee, S P r
-
- B FillOval
- I RectTest
- P testee, S P r
-
- B FrameRoundRect
- I RectTest
- P testee, S P r
-
- B PaintRoundRect
- I RectTest
- P testee, S P r
-
- B EraseRoundRect
- I RectTest
- P testee, S P r
-
- B InvertRoundRect
- I RectTest
- P testee, S P r
-
- B FillRoundRect
- I RectTest
- P testee, S P r
-
- B FrameArc
- I RectTest
- P testee, S P r
-
- B PaintArc
- I RectTest
- P testee, S P r
-
- B EraseArc
- I RectTest
- P testee, S P r
-
- B InvertArc
- I RectTest
- P testee, S P r
-
- B FillArc
- I RectTest
- P testee, S P r
-
- B DisposeRgn
- I RgnHndTst
- P testee, S P rgn
-
- B CopyRgn
- I RgnHndTst
- P testee, S P srcRgn
- I RgnHndTst
- P testee, S P dstRgn
-
- B SetEmptyRgn
- I RgnHndTst
- P testee, S P rgn
-
- B SetRectRgn
- I RgnHndTst
- P testee, S P rgn
-
- B RectRgn
- I RgnHndTst
- P testee, S P rgn
-
- B CloseRgn
- I RgnHndTst
- P testee, S P dstRgn
-
- B OffsetRgn
- I RgnHndTst
- P testee, S P rgn
-
- B InsetRgn
- I RgnHndTst
- P testee, S P rgn
-
- B SectRgn
- I RgnHndTst
- P testee, S P srcRgnA
- I RgnHndTst
- P testee, S P srcRgnB
- I RgnHndTst
- P testee, S P dstRgn
-
- B UnionRgn
- I RgnHndTst
- P testee, S P srcRgnA
- I RgnHndTst
- P testee, S P srcRgnB
- I RgnHndTst
- P testee, S P dstRgn
-
- B DiffRgn
- I RgnHndTst
- P testee, S P srcRgnA
- I RgnHndTst
- P testee, S P srcRgnB
- I RgnHndTst
- P testee, S P dstRgn
-
- B XorRgn
- I RgnHndTst
- P testee, S P srcRgnA
- I RgnHndTst
- P testee, S P srcRgnB
- I RgnHndTst
- P testee, S P dstRgn
-
- B PtInRgn
- I RgnHndTst
- P testee, S P rgn
-
- B RectInRgn
- I RectTest
- P testee, S P r
- I RgnHndTst
- P testee, S P rgn
-
- B EqualRgn
- I RgnHndTst
- P testee, S P rgnA
- I RgnHndTst
- P testee, S P rgnB
-
- B EmptyRgn
- I RgnHndTst
- P testee, S P rgn
-
- B FrameRgn
- I RgnHndTst
- P testee, S P rgn
-
- B PaintRgn
- I RgnHndTst
- P testee, S P rgn
-
- B EraseRgn
- I RgnHndTst
- P testee, S P rgn
-
- B InvertRgn
- I RgnHndTst
- P testee, S P rgn
-
- B FillRgn
- I RgnHndTst
- P testee, S P rgn
-
- B ScrollRect
- I RectTest
- P testee, S P r
- I RgnHndTst
- P testee, S P updateRgn
-
- B CopyBits
- I anyMapTest
- P testee, S P srcBits
- I anyMapTest
- P testee, S P dstBits
- I rectTest
- P testee, S P srcRect
- I rectTest
- P testee, S P dstRect
-
- B SeedFill
- I AddressTst
- P testee, S P srcPtr
- I AddressTst
- P testee, S P dstPtr
-
- B CalcMask
- I AddressTst
- P testee, S P srcPtr
- I AddressTst
- P testee, S P dstPtr
-
- B CopyMask
- I anyMapTest
- P testee, S P srcBits
- I anyMapTest
- P testee, S P maskBits
- I anyMapTest
- P testee, S P dstBits
- I rectTest
- P testee, S P srcRect
- I rectTest
- P testee, S P maskRect
- I rectTest
- P testee, S P dstRect
-
- B OpenPicture
- I RectTest
- P testee, S P picFrame
-
- B PicComment
- I HandleTest
- P testee, S P dataHandle
-
- B DrawPicture
- I PicHndTst
- P testee, S P myPicture
- I RectTest
- P testee, S P dstRect
-
- B KillPicture
- I PicHndTst
- P testee, S P myPicture
-
- B KillPoly
- I PolyHndTst
- P testee, S P poly
-
- B OffsetPoly
- I PolyHndTst
- P testee, S P poly
-
- B FramePoly
- I PolyHndTst
- P testee, S P poly
-
- B PaintPoly
- I PolyHndTst
- P testee, S P poly
-
- B ErasePoly
- I PolyHndTst
- P testee, S P poly
-
- B InvertPoly
- I PolyHndTst
- P testee, S P poly
-
- B FillPoly
- I PolyHndTst
- P testee, S P poly
-
- B StuffHex
- I AddressTst
- P testee, S P thingPtr
-
- B ScalePt
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
-
- B MapRect
- I RectTest
- P testee, S P r
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
-
- B MapRgn
- I RgnHndTst
- P testee, S P rgn
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
-
- B MapPoly
- I PolyHndTst
- P testee, S P poly
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
-
- B OpenCPort
- I AddressTst
- P testee, S P port
-
- B InitCPort
- I AddressTst
- P testee, S P port
-
- B CloseCPort
- I GrafPtrTst
- P testee, S P port
-
- B DisposPixMap
- I PixMapTest
- P testee, S P pm
-
- B CopyPixMap
- I PixMapTest
- P testee, S P srcPM
- I PixMapTest
- P testee, S P dstPM
-
- B DisposPixPat
- I PixPatHndTst
- P testee, S P pp
-
- B CopyPixPat
- I PixPatHndTst
- P testee, S P srcPP
- I PixPatHndTst
- P testee, S P dstPP
-
- B PenPixPat
- I PixPatHndTst
- P testee, S P pp
-
- B BackPixPat
- I PixPatHndTst
- P testee, S P pp
-
- B MakeRGBPat
- I PixPatHndTst
- P testee, S P pp
-
- B FillCRect
- I RectTest
- P testee, S P r
- I PixPatHndTst
- P testee, S P pp
-
- B FillCOval
- I RectTest
- P testee, S P r
- I PixPatHndTst
- P testee, S P pp
-
- B FillCRoundRect
- I RectTest
- P testee, S P r
- I PixPatHndTst
- P testee, S P pp
-
- B FillCArc
- I RectTest
- P testee, S P r
- I PixPatHndTst
- P testee, S P pp
-
- B FillCRgn
- I RgnHndTst
- P testee, S P rgn
- I PixPatHndTst
- P testee, S P pp
-
- B FillCPoly
- I PolyHndTst
- P testee, S P poly
- I PixPatHndTst
- P testee, S P pp
-
- B SeedCFill
- I AnyMapTest
- P testee, S P srcBits
- I AnyMapTest
- P testee, S P dstBits
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
- I AddressTst
- P testee, S P matchProc
-
- B CalcCMask
- I AnyMapTest
- P testee, S P srcBits
- I AnyMapTest
- P testee, S P dstBits
- I RectTest
- P testee, S P srcRect
- I RectTest
- P testee, S P dstRect
- I AddressTst
- P testee, S P matchProc
-
- B DisposCTable
- I HandleTestNilOk
- P testee, S P cTable
-
- B SetCCursor
- I HandleTest
- P testee, S P cCrsr
-
- B DisposCCursor
- I HandleTestNilOk
- P testee, S P cCrsr
-
- B PlotCIcon
- I RectTest
- P testee, S P theRect
- I HandleTest
- P testee, S P theIcon
-
- B DisposCIcon
- I HandleTestNilOk
- P testee, S P theIcon
-
- B GetNextDevice
- I HandleTest
- P testee, S P curDevice
-
- B TestDeviceAttribute
- I HandleTest
- P testee, S P gdh
-
- B SetDeviceAttribute
- I HandleTest
- P testee, S P gdh
-
- B InitGDevice
- I HandleTest
- P testee, S P gdh
-
- B DisposGDevice
- I HandleTestNilOk
- P testee, S P gdh
-
- B SetGDevice
- I HandleTest
- P testee, S P gd
-
- B GetSubTable
- I HandleTest
- P testee, S P myColors
- I HandleTest
- P testee, S P targetTbl
-
- B MakeITable
- I HandleTestNilOK
- P testee, S P cTabH
- I HandleTestNilOK
- P testee, S P iTabH
-
- A CloseResFile
- I checkResError
-
- A HomeResFile
- I checkResError
-
- A CreateResFile
- I checkResError
-
- A OpenResFile
- I checkResError
-
- A UseResFile
- I checkResError
-
- A CountTypes
- I checkResError
-
- A Count1Types
- I checkResError
-
- A GetIndType
- I checkResError
-
- A Get1IndType
- I checkResError
-
- A CountResources
- I checkResError
-
- A Count1Resources
- I checkResError
-
- A GetIndResource
- I checkResError
-
- A Get1IndResource
- I checkResError
-
- A GetResource
- I checkResError
-
- A Get1Resource
- I checkResError
-
- A GetNamedResource
- I checkResError
-
- A Get1NamedResource
- I checkResError
-
- A LoadResource
- I checkResError
-
- B ReleaseResource
- I HandleTestNilOk
- P testee, S P theResource
-
- A ReleaseResource
- I checkResError
-
- B DetachResource
- I HandleTest
- P testee, S P theResource
-
- A DetachResource
- I checkResError
-
- B GetResInfo
- I HandleTestNilOk
- P testee, S P theResource
-
- A GetResInfo
- I checkResError
-
- B GetResAttrs
- I HandleTestNilOk
- P testee, S P theResource
-
- A GetResAttrs
- I checkResError
-
- B SizeResource
- I HandleTestNilOk
- P testee, S P theResource
-
- A SizeResource
- I checkResError
-
- B MaxSizeRsrc
- I HandleTestNilOk
- P testee, S P theResource
-
- A MaxSizeRsrc
- I checkResError
-
- B RsrcMapEntry
- I HandleTest
- P testee, S P theResource
-
- A RsrcMapEntry
- I checkResError
-
- B SetResInfo
- I HandleTest
- P testee, S P theResource
-
- A SetResInfo
- I checkResError
-
- B SetResAttrs
- I HandleTest
- P testee, S P theResource
-
- A SetResAttrs
- I checkResError
-
- B ChangedResource
- I HandleTest
- P testee, S P theResource
-
- A ChangedResource
- I checkResError
-
- B AddResource
- I HandleTest
- P testee, S P theResource
-
- A AddResource
- I checkResError
-
- B RmveResource
- I HandleTest
- P testee, S P theResource
-
- A RmveResource
- I checkResError
-
- B WriteResource
- I HandleTestNilOk
- P testee, S P theResource
-
- A WriteResource
- I checkResError
-
- A UpdateResFile
- I checkResError
-
- A SetResPurge
- I checkResError
-
- A GetResFileAttrs
- I checkResError
-
- A SetResFileAttrs
- I checkResError
-
- A OpenRFPerm
- I checkResError
-
- A RGetResource
- I checkResError
-
- B PutScrap
- I AddressTst
- P testee, S P source
-
- B GetScrap
- I AddressTst
- P testee, S P hDest
-
- B CharByte
- I AddressTst
- P testee, S P textBuf
-
- B CharType
- I AddressTst
- P testee, S P textBuf
-
- B Pixel2Char
- I AddressTst
- P testee, S P textBuf
-
- B Char2Pixel
- I AddressTst
- P testee, S P textBuf
-
- B Transliterate
- I HandleTest
- P testee, S P srcHandle
- I HandleTest
- P testee, S P dstHandle
-
- B FindWord
- I AddressTst
- P testee, S P textPtr
- I AddressTst
- P testee, S P breaks
- I AddressTst
- P testee, S P offsets
-
- B HiliteText
- I AddressTst
- P testee, S P textPtr
- I AddressTst
- P testee, S P offsets
-
- B DrawJust
- I AddressTst
- P testee, S P textPtr
-
- B MeasureJust
- I AddressTst
- P testee, S P textPtr
- I AddressTst
- P testee, S P charLocs
-
- B ParseTable
- I AddressTst
- P testee, S P table
-
- B UnloadSeg
- I AddressTst
- P testee, S P routineAddr
-
- B ShutDwnInstall
- I AddressTst
- P testee, S P shutDownProc
-
- B ShutDwnRemove
- I AddressTst
- P testee, S P shutDownProc
-
- B SndDoCommand
- I PointerTest
- P testee, S P chan
-
- A SndDoCommand
- I zeroWord
- P testee, S P returnValue
-
- B SndDoImmediate
- I PointerTest
- P testee, S P chan
-
- A SndDoImmediate
- I zeroWord
- P testee, S P returnValue
-
- B SndAddModifier
- I PointerTest
- P testee, S P chan
- I AddressTst
- P testee, S P modifier
-
- A SndAddModifier
- I zeroWord
- P testee, S P returnValue
-
- B SndNewChannel
- I PointerTest
- P testee, S P chan
- I AddressTst
- P testee, S P userRoutine
-
- A SndNewChannel
- I zeroWord
- P testee, S P returnValue
-
- B GetDefaultStartup
- I AddressTst
- P testee, S P paramBlock
-
- B SetDefaultStartup
- I AddressTst
- P testee, S P paramBlock
-
- B GetVideoDefault
- I AddressTst
- P testee, S P paramBlock
-
- B SetVideoDefault
- I AddressTst
- P testee, S P paramBlock
-
- B DTInstall
- I AddressTst
- P testee, S P dtTaskPtr
-
- A DTInstall
- I zeroWord
- P testee, S P returnValue
-
- B SetOSDefault
- I AddressTst
- P testee, S P paramBlock
-
- B GetOSDefault
- I AddressTst
- P testee, S P paramBlock
-
- B TEDispose
- I TEHndTst
- P testee, S P hTE
-
- B TESetText
- I AddressTst
- P testee, S P text
- I TEHndTst
- P testee, S P hTE
-
- B TEGetText
- I TEHndTst
- P testee, S P hTE
-
- B TEIdle
- I TEHndTst
- P testee, S P hTE
-
- B TEClick
- I TEHndTst
- P testee, S P hTE
-
- B TESetSelect
- I TEHndTst
- P testee, S P hTE
-
- B TEActivate
- I TEHndTst
- P testee, S P hTE
-
- B TEDeactivate
- I TEHndTst
- P testee, S P hTE
-
- B TEKey
- I TEHndTst
- P testee, S P hTE
-
- B TECut
- I TEHndTst
- P testee, S P hTE
-
- B TECopy
- I TEHndTst
- P testee, S P hTE
-
- B TEPaste
- I TEHndTst
- P testee, S P hTE
-
- B TEDelete
- I TEHndTst
- P testee, S P hTE
-
- B TEInsert
- I AddressTst
- P testee, S P text
- I TEHndTst
- P testee, S P hTE
-
- B TESetJust
- I TEHndTst
- P testee, S P hTE
-
- B TEUpdate
- I TEHndTst
- P testee, S P hTE
-
- B TextBox
- I AddressTst
- P testee, S P text
- I RectTest
- P testee, S P box
-
- B TEScroll
- I TEHndTSt
- P testee, S P hTE
-
- B TESelView
- I TEHndTst
- P testee, S P hTE
-
- B TEPinScroll
- I TEHndTst
- P testee, S P hTE
-
- B TEAutoView
- I TEHndTst
- P testee, S P hTE
-
- B TECalText
- I TEHndTst
- P testee, S P hTE
-
- B InsTime
- I AddressTst
- P testee, S P tmTaskPtr
-
- B RmvTime
- I AddressTst
- P testee, S P tmTaskPtr
-
- B PrimeTime
- I AddressTst
- P testee, S P tmTaskPtr
-
- B SetString
- I AddressTst
- P testee, S P strNew
- I AddressTst
- P testee, S P theString
-
- B Munger
- I AddressTst
- P testee, S P h
- I AddressTst
- P testee, S P ptr1
- I MungAddrTst
- P testee, S P ptr2
- P lngth, S P len2
-
- B PackBits
- I AddressTst
- P testee, S P srcPtr
- I AddressTst
- P testee, S P dstPtr
-
- B UnpackBits
- I AddressTst
- P testee, S P srcPtr
- I AddressTst
- P testee, S P dstPtr
-
- B PlotIcon
- I RectTest
- P testee, S P theRect
- I HandleTest
- P testee, S P theIcon
-
- B ShieldCursor
- I RectTest
- P testee, S P shieldRect
-
- B HandToHand
- I HandleTest
- P testee, S P theHndl
-
- A HandToHand
- I zeroWord
- P testee, S P returnValue
-
- B PtrToHand
- I AddressTst
- P testee, S P srcPtr
-
- A PtrToHand
- I zeroWord
- P testee, S P returnValue
-
- B PtrToXHand
- I AddressTst
- P testee, S P srcPtr
- I HandleTest
- P testee, S P dstHndl
-
- A PtrToXHand
- I zeroWord
- P testee, S P returnValue
-
- B HandAndHand
- I HandleTest
- P testee, S P Hand1
- I HandleTest
- P testee, S P Hand2
-
- A HandAndHand
- I zeroWord
- P testee, S P returnValue
-
- B SetTrapAddress
- I AddressTst
- P testee, S P trapAddr
-
- B KeyTrans
- I AddressTst
- P testee, S P transData
-
- B Enqueue
- I AddressTst
- P testee, S P qElement
- I AddressTst
- P testee, S P qHeader
-
- B Dequeue
- I AddressTst
- P testee, S P qElement
- I AddressTst
- P testee, S P qHeader
-
- A Dequeue
- I zeroWord
- P testee, S P returnValue
-
- A InitUtil
- I zeroWord
- P testee, S P returnValue
-
- A WriteParam
- I zeroWord
- P testee, S P resultCode
-
- A ReadDateTime
- I zeroWord
- P testee, S P resultCode
-
- A SetDateTime
- I zeroWord
- P testee, S P resultCode
-
- B VInstall
- I AddressTst
- P testee, S P VBLTaskPtr
-
- A VInstall
- I zeroWord
- P testee, S P resultCode
-
- B VRemove
- I AddressTst
- P testee, S P VBLTaskPtr
-
- A VRemove
- I zeroWord
- P testee, S P resultCode
-
- B SlotVInstall
- I AddressTst
- P testee, S P VBLBlockPtr
-
- A SlotVInstall
- I zeroWord
- P testee, S P returnValue
-
- B SlotVRemove
- I AddressTst
- P testee, S P VBLBlockPtr
-
- A SlotVRemove
- I zeroWord
- P testee, S P returnValue
-
- A AttachVBL
- I zeroWord
- P testee, S P returnValue
-
- A DoVBLTask
- I zeroWord
- P testee, S P returnValue
-
- B NewWindow
- I AddressTst
- P testee, S P wStorage
- I RectTest
- P testee, S P boundsRect
-
- B GetNewWindow
- I AddressTst
- P testee, S P wStorage
-
- B CloseWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B DisposeWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B SetWTitle
- I WindowPtrTst
- P testee, S P theWindow
-
- B GetWTitle
- I WindowPtrTst
- P testee, S P theWindow
-
- B SetWRefCon
- I WindowPtrTst
- P testee, S P theWindow
-
- B GetWRefCon
- I AddressTst
- P testee, S P theWindow
-
- B HideWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B ShowWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B ShowHide
- I WindowPtrTst
- P testee, S P theWindow
-
- B MoveWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B SizeWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B BringToFront
- I WindowPtrTst
- P testee, S P theWindow
-
- B SendBehind
- I WindowPtrTst
- P testee, S P theWindow
- I AddressTst
- P testee, S P behindWindow
-
- B HiliteWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B DrawGrowIcon
- I WindowPtrTst
- P testee, S P theWindow
-
- B BeginUpdate
- I WindowPtrTst
- P testee, S P theWindow
-
- B EndUpdate
- I WindowPtrTst
- P testee, S P theWindow
-
- B InvalRect
- I RectTest
- P testee, S P badRect
-
- B ValidRect
- I RectTest
- P testee, S P goodRect
-
- B InvalRgn
- I RgnHndTst
- P testee, S P badRgn
-
- B ValidRgn
- I RgnHndTst
- P testee, S P goodRgn
-
- B SetWindowPic
- I WindowPtrTst
- P testee, S P theWindow
- I PicHndTst
- P testee, S P pic
-
- B GetWindowPic
- I WindowPtrTst
- P testee, S P theWindow
-
- B PinRect
- I RectTest
- P testee, S P theRect
-
- B SelectWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B DragWindow
- I WindowPtrTst
- P testee, S P theWindow
- I RectTest
- P testee, S P boundsRect
-
- B GrowWindow
- I WindowPtrTst
- P testee, S P theWindow
- I RectTest
- P testee, S P bBox
-
- B TrackGoAway
- I WindowPtrTst
- P testee, S P theWindow
-
- B DragGrayRgn
- I RgnHndTst
- P testee, S P theRgn
- I RectTest
- P testee, S P boundsRect
- I RectTest
- P testee, S P slopRect
-
- B ClipAbove
- I WindowPtrTst
- P testee, S P window
-
- B SaveOld
- I WindowPtrTst
- P testee, S P window
-
- B DrawNew
- I WindowPtrTst
- P testee, S P window
-
- B PaintOne
- I WindowPtrTst
- P testee, S P window
- I RgnHndTst
- P testee, S P clobberedRgn
-
- B PaintBehind
- I WindowPtrTst
- P testee, S P startWindow
- I RgnHndTst
- P testee, S P clobberedRgn
-
- B CalcVis
- I WindowPtrTst
- P testee, S P window
-
- B CalcVisBehind
- I WindowPtrTst
- P testee, S P startWindow
- I RgnHndTst
- P testee, S P clobberedRgn
-
- B TrackBox
- I WindowPtrTst
- P testee, S P theWindow
-
- B ZoomWindow
- I WindowPtrTst
- P testee, S P theWindow
-
- B SetWinColor
- I WindowPtrTst
- P testee, S P theWindow
- I HandleTest
- P testee, S P newColorTable
-
- B GetAuxWin
- I WindowPtrTst
- P testee, S P theWindow
-
- B NewCWindow
- I AddressTst
- P testee, S P wStorage
- I RectTest
- P testee, S P boundsRect
-
- B GetNewCWindow
- I AddressTst
- P testee, S P wStorage
-
- B PBCatMove
- I AddressTst
- P testee, S P paramBlock
-
- A PBCatMove
- I zeroWord
- P testee, S P returnValue
-
- B PBClose
- I AddressTst
- P testee, S P paramBlock
-
- A PBClose
- I zeroWord
- P testee, S P returnValue
-
- B PBCloseWD
- I AddressTst
- P testee, S P paramBlock
-
- A PBCloseWD
- I zeroWord
- P testee, S P returnValue
-
- B PBDelete
- I AddressTst
- P testee, S P paramBlock
-
- A PBDelete
- I zeroWord
- P testee, S P returnValue
-
- B PBDirCreate
- I AddressTst
- P testee, S P paramBlock
-
- A PBDirCreate
- I zeroWord
- P testee, S P returnValue
-
- B PBFlushFile
- I AddressTst
- P testee, S P paramBlock
-
- A PBFlushFile
- I zeroWord
- P testee, S P returnValue
-
- B PBGetCatInfo
- I AddressTst
- P testee, S P paramBlock
-
- A PBGetCatInfo
- I zeroWord
- P testee, S P returnValue
-
- B PBGetFCBInfo
- I AddressTst
- P testee, S P paramBlock
-
- A PBGetFCBInfo
- I zeroWord
- P testee, S P returnValue
-
- B PBGetWDInfo
- I AddressTst
- P testee, S P paramBlock
-
- A PBGetWDInfo
- I zeroWord
- P testee, S P returnValue
-
- B PBMountVol
- I AddressTst
- P testee, S P paramBlock
-
- A PBMountVol
- I zeroWord
- P testee, S P returnValue
-
- B PBOffLine
- I AddressTst
- P testee, S P paramBlock
-
- A PBOffLine
- I zeroWord
- P testee, S P returnValue
-
- B PBOpen
- I AddressTst
- P testee, S P paramBlock
-
- A PBOpen
- I zeroWord
- P testee, S P returnValue
-
- B PBOpenWD
- I AddressTst
- P testee, S P paramBlock
-
- A PBOpenWD
- I zeroWord
- P testee, S P returnValue
-
- B PBRead
- I AddressTst
- P testee, S P paramBlock
-
- A PBRead
- I zeroWord
- P testee, S P returnValue
-
- B PBSetCatInfo
- I AddressTst
- P testee, S P paramBlock
-
- A PBSetCatInfo
- I zeroWord
- P testee, S P returnValue
-
- B PBSetFVers
- I AddressTst
- P testee, S P paramBlock
-
- A PBSetFVers
- I zeroWord
- P testee, S P returnValue
-
- B PBWrite
- I AddressTst
- P testee, S P paramBlock
-
- A PBWrite
- I zeroWord
- P testee, S P returnValue
-
- A SCSIReset
- I zeroWord
- P testee, S P returnValue
-
- A SCSIGet
- I zeroWord
- P testee, S P returnValue
-
- A SCSISelect
- I zeroWord
- P testee, S P returnValue
-
- B SCSICmd
- I AddressTst
- P testee, S P buffer
-
- A SCSICmd
- I zeroWord
- P testee, S P returnValue
-
- B SCSIRead
- I AddressTst
- P testee, S P tibPtr
-
- A SCSIRead
- I zeroWord
- P testee, S P returnValue
-
- B SCSIWrite
- I AddressTst
- P testee, S P tibPtr
-
- A SCSIWrite
- I zeroWord
- P testee, S P returnValue
-
- B SCSIWBlind
- I AddressTst
- P testee, S P tibPtr
-
- A SCSIWBlind
- I zeroWord
- P testee, S P returnValue
-
- A SCSIComplete
- I zeroWord
- P testee, S P returnValue
-
- B SIntInstall
- I AddressTst
- P testee, S P sIntQElemPtr
-
- A SIntInstall
- I zeroWord
- P testee, S P returnValue
-
- B SIntRemove
- I AddressTst
- P testee, S P sIntQElemPtr
-
- A SIntRemove
- I zeroWord
- P testee, S P returnValue
-
- B SReadByte
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadByte
- I zeroWord
- P testee, S P returnValue
-
- B SReadWord
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadWord
- I zeroWord
- P testee, S P returnValue
-
- B SReadLong
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadLong
- I zeroWord
- P testee, S P returnValue
-
- B SGetCString
- I AddressTst
- P testee, S P spBlkPtr
-
- A SGetCString
- I zeroWord
- P testee, S P returnValue
-
- B SGetBlock
- I AddressTst
- P testee, S P spBlkPtr
-
- A SGetBlock
- I zeroWord
- P testee, S P returnValue
-
- B SFindStruct
- I AddressTst
- P testee, S P spBlkPtr
-
- A SFindStruct
- I zeroWord
- P testee, S P returnValue
-
- B SReadStruct
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadStruct
- I zeroWord
- P testee, S P returnValue
-
- B SReadInfo
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadInfo
- I zeroWord
- P testee, S P returnValue
-
- B SReadPRAMRec
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadPRAMRec
- I zeroWord
- P testee, S P returnValue
-
- B SPutPRAMRec
- I AddressTst
- P testee, S P spBlkPtr
-
- A SPutPRAMRec
- I zeroWord
- P testee, S P returnValue
-
- B SReadFHeader
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadFHeader
- I zeroWord
- P testee, S P returnValue
-
- B SNextSRsrc
- I AddressTst
- P testee, S P spBlkPtr
-
- A SNextSRsrc
- I zeroWord
- P testee, S P returnValue
-
- B SNextTypeSRsrc
- I AddressTst
- P testee, S P spBlkPtr
-
- A SNextTypeSRsrc
- I zeroWord
- P testee, S P returnValue
-
- B SRsrcInfo
- I AddressTst
- P testee, S P spBlkPtr
-
- A SRsrcInfo
- I zeroWord
- P testee, S P returnValue
-
- B SCkCardStat
- I AddressTst
- P testee, S P spBlkPtr
-
- A SCkCardStat
- I zeroWord
- P testee, S P returnValue
-
- B SReadDrvrName
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadDrvrName
- I zeroWord
- P testee, S P returnValue
-
- B SFindDevBase
- I AddressTst
- P testee, S P spBlkPtr
-
- A SFindDevBase
- I zeroWord
- P testee, S P returnValue
-
- B SFindBigDevBase
- I AddressTst
- P testee, S P spBlkPtr
-
- A SFindBigDevBase
- I zeroWord
- P testee, S P returnValue
-
- B InitSDeclMgr
- I AddressTst
- P testee, S P spBlkPtr
-
- A InitSDeclMgr
- I zeroWord
- P testee, S P returnValue
-
- B SPrimaryInit
- I AddressTst
- P testee, S P spBlkPtr
-
- A SPrimaryInit
- I zeroWord
- P testee, S P returnValue
-
- B ScardChanged
- I AddressTst
- P testee, S P spBlkPtr
-
- A ScardChanged
- I zeroWord
- P testee, S P returnValue
-
- B SExec
- I AddressTst
- P testee, S P spBlkPtr
-
- A SExec
- I zeroWord
- P testee, S P returnValue
-
- B SOffsetData
- I AddressTst
- P testee, S P spBlkPtr
-
- A SOffsetData
- I zeroWord
- P testee, S P returnValue
-
- B SInitPRAMRecs
- I AddressTst
- P testee, S P spBlkPtr
-
- A SInitPRAMRecs
- I zeroWord
- P testee, S P returnValue
-
- B SReadPBSize
- I AddressTst
- P testee, S P spBlkPtr
-
- A SReadPBSize
- I zeroWord
- P testee, S P returnValue
-
- B SCalcStep
- I AddressTst
- P testee, S P spBlkPtr
-
- A SCalcStep
- I zeroWord
- P testee, S P returnValue
-
- B SInitSRsrcTable
- I AddressTst
- P testee, S P spBlkPtr
-
- A SInitSRsrcTable
- I zeroWord
- P testee, S P returnValue
-
- B SSearchSRT
- I AddressTst
- P testee, S P spBlkPtr
-
- A SSearchSRT
- I zeroWord
- P testee, S P returnValue
-
- B SUpdateSRT
- I AddressTst
- P testee, S P spBlkPtr
-
- A SUpdateSRT
- I zeroWord
- P testee, S P returnValue
-
- B SCalcSPointer
- I AddressTst
- P testee, S P spBlkPtr
-
- A SCalcSPointer
- I zeroWord
- P testee, S P returnValue
-
- B SGetDriver
- I AddressTst
- P testee, S P spBlkPtr
-
- A SGetDriver
- I zeroWord
- P testee, S P returnValue
-
- B SPtrToSlot
- I AddressTst
- P testee, S P spBlkPtr
-
- A SPtrToSlot
- I zeroWord
- P testee, S P returnValue
-
- B SFindSInfoRecPtr
- I AddressTst
- P testee, S P spBlkPtr
-
- A SFindSInfoRecPtr
- I zeroWord
- P testee, S P returnValue
-
- B SFindSRsrcPtr
- I AddressTst
- P testee, S P spBlkPtr
-
- A SFindSRsrcPtr
- I zeroWord
- P testee, S P returnValue
-
- B SDeleteSRTRec
- I AddressTst
- P testee, S P spBlkPtr
-
- A SDeleteSRTRec
- I zeroWord
- P testee, S P returnValue
-